Fix #111031, reported by Padraig O'Briain:
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Dec 2004 21:25:08 +0000 (21:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 8 Dec 2004 21:25:08 +0000 (21:25 +0000)
commit057ab5a4dfb083878ee075a92ece949870aa7c56
treeb6cdd0dbf888a0096b90d6f24a8c1eda4ed49d83
parent456ebcea28c2598882069d97381ff7e223fc4a99
Fix #111031, reported by Padraig O'Briain:

2004-12-08  Matthias Clasen  <mclasen@redhat.com>

Fix #111031, reported by Padraig O'Briain:

* gtk/gtktextlayout.h:
* gtk/gtktextlayout.c (gtk_text_layout_get_iter_at_position):
Add a variant of gtk_text_layout_get_iter_at_pixel() which
returns the character at the position, not the closest
cursor position.

* gtk/gtktextview.h:
* gtk/gtktextview.c (gtk_text_view_get_iter_at_position):
Add a variant of gtk_text_view_get_iter_at_location() which
returns the character at the position, not the closest
cursor position.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtktextlayout.c
gtk/gtktextlayout.h
gtk/gtktextview.c
gtk/gtktextview.h